Welcome![Sign In][Sign Up]
Location:
Search - image inpaint

Search list

[2D GraphicInpainting

Description: 采用M.Bertalmio and G.Sapiro论文中算法的图像修复C++代码。需要提供原始破损图像和破损区域的掩模图像,修复结果实时显示。-used Bertalmio and G. M. Sapiro papers algorithm for image restoration generation C yards. The need for the original image and damaged the damaged region mask images, results, real-time repair.
Platform: | Size: 1282048 | Author: 屈磊 | Hits:

[2D GraphicRBFInpainting

Description: 采用径向基函数进行图像修复的VC++源代码,用户可交互式地选择破损修复区域。-RBF used for image restoration VC source code, users can interactively choose to repair damaged region.
Platform: | Size: 1050624 | Author: 屈磊 | Hits:

[2D GraphicTV1

Description: 采用T.Chan的总体变分(TV)方法实现图像修复,由于算法本身的局限性,无法解决视觉连通性的问题。-using T. Chan of the overall variation (TV) method of image restoration, Due to the limitations of their own algorithm to solve visual connectivity problems.
Platform: | Size: 93184 | Author: ch | Hits:

[Special Effectsinpaint006b

Description: 用VC++实现图像恢复,是外国网上下的哦。-With VC++ Realize image restoration is under foreign online Oh.
Platform: | Size: 2447360 | Author: jia | Hits:

[Special EffectsInpainting

Description: 超分辨率图像修补,c程序!此程序自动你所输入图像中的white(程序里可以改,这里用到的white为白色)像素的作为修补区域,最后输出修补后的文件!-Super-resolution image patch, c program! This procedure automatically your input image in the white (program can be changed, where the white used for the white) pixel as the repair region, the final output document after the patch!
Platform: | Size: 489472 | Author: chen | Hits:

[Special Effectstexturesegment

Description: 该功能能够实现基于纹理的彩色图像的分割,有较好的应用前景。-This feature can be realized based on the texture of the color image segmentation, there are better application prospects.
Platform: | Size: 1311744 | Author: benzhiwei | Hits:

[Special Effectsinpaint

Description: opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
Platform: | Size: 1024 | Author: wanlixin | Hits:

[2D GraphicInpainting

Description: 一个用visual c++ 写的图像修复算法,有界面可以直接编译运行-A use of visual c++ Write image restoration algorithm, there are interface can be directly compiled to run
Platform: | Size: 1786880 | Author: dai | Hits:

[Special EffectsAFMM_Inpainting

Description: "An Image Inpainting Technique Based on the Fast Marching Method"文章中使用的图像修复方法-Sample C++ source code for the inpainting technique and with demo images as used in the "An Image Inpainting Technique Based on the Fast Marching Method"
Platform: | Size: 4430848 | Author: wulaioyouke | Hits:

[Windows Developinpaint

Description: 开源的数字图像处理软件,里面包括了很多是算法.对做雷达的特别有帮助!-Open-source digital image processing software, which includes many algorithms. To do a special radar to help!
Platform: | Size: 2154496 | Author: 张来 | Hits:

[Special Effectsinpaint

Description: Image inpainting. It can restore images automatically.
Platform: | Size: 3072 | Author: 呂維 | Hits:

[2D Graphicinpainting

Description: image inpainting -CS7495 Final Project Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab). First, the C code needs to be compiled. At the Matlab prompt, type: mex bestexemplarhelper.c You should then be able to run the following (which takes ~2mins on my 2GHz Pentium 4 laptop with 256MB of RAM): [i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0]) A smaller run (~25 seconds) would be: [i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0]) To visualize: plotall close movie(mov) SAMPLE IMAGES & RESULTS *0.png The original images ( bw and bungee ) *{1,2}.png The different fill region masks. *P2.png Plots of confidence and data terms. *P5.png Plots of original, fill region, inpainted images and confidence and data terms. Other images in the dir contain redundant information. I di
Platform: | Size: 1769472 | Author: majb | Hits:

[Special EffectsSFG_inpaint

Description: 这是图像内绘(或叫图像修补)的matlab程序源代码,适合研究算法的同学使用.-This is the image in paint (or called image restoration) of matlab source code for the students of the algorithm used.
Platform: | Size: 644096 | Author: | Hits:

[Special Effectsinpaint

Description: 图像编辑程序 可以去除图像中的人物等重要特征-Image image editing program to remove the important features of the characters
Platform: | Size: 3544064 | Author: 张新龙 | Hits:

[OpenCVinpaint

Description: 能够打开图片,并在该图片上用鼠标随意画图,可以清除画痕-Able to draw with the mouse on the image
Platform: | Size: 1024 | Author: zhang | Hits:

[GUI DevelopFLTK_Inpaint

Description: This is image inpaint with FLTK GUI -This is image inpaint with FLTK GUI
Platform: | Size: 5179392 | Author: aa | Hits:

[Special EffectsIMage-inpaint

Description: 数字图像修复代码。属于数字图像处理领域的一个研究热点,仅供参考。-Digital image restoration code. A research hotspot in the field of digital image processing, for reference only.
Platform: | Size: 2048 | Author: baomi | Hits:

[matlabinpaint

Description: 本程序是基于MATLAB图像查看像素值的算法,用户可以查看图像中任一点的像素值-This procedure is based on MATLAB image to view the pixel values ​ ​ of the algorithm, the user can view images of any pixel value
Platform: | Size: 1024 | Author: 夏刚 | Hits:

[Special Effectsinpaint

Description: 数字图像修复程序,基于纹理合成的修复算法-Digital image restoration program, the repair algorithm based on texture synthesis
Platform: | Size: 71680 | Author: zmnallen | Hits:

[Special Effectsinpaint

Description: 可用于图像处理技术的inpaint,kmeans算法实现。-Image processing technology can be used to inpaint kmeans algorithm.
Platform: | Size: 677888 | Author: 张明 | Hits:
« 12 »

CodeBus www.codebus.net